Click or drag to resize

ServiceUpdateOwaOptions Method (OwaOptions)

Updates the owa options.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response UpdateOwaOptions(
	OwaOptions owaOptions
)

Parameters

owaOptions
Type: Independentsoft.ExchangeOwaOptions
The owa options.

Return Value

Type: Response
Response.
See Also